home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 2000 April: Mac OS SDK
/
Dev.CD Apr 00 SDK1.toast
/
Development Kits
/
Mac OS
/
Thread Manager
/
ThreadUtilities
/
Util Headers & Source
/
Make Rules
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-11-17
|
211 b
|
7 lines
|
[
TEXT/MPS
]
#
# Rules for making the Thread Library
# Select the following three lines and press the <enter> key
#
C ThreadUtil.c -opt speed -o ThreadUtil.c.o
lib ThreadUtil.c.o -o ThreadUtilLib.o
Delete -i ThreadUtil.c.o